Once
Once[expr] evaluates expr once in each Wolfram Language session, always returning the result from the first evaluation.
Once[expr,loc] evaluates expr once and caches the result in persistence location loc.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.